KeystoneJS Recurring Payments with Stripe

sschema

  1. SubscriptionPlan

  2. SubscriptionItem

how do I know if a payment becomes deoinquent?

maybe use npm cron job to make payments and check if it gets bounced - Creating a Subscription Application with Nodejs and MongoDB - DEV Community

would need to save credit card info. NEED TO ENCRYPT THIS!!!

KeystoneJS